From cb5c9f2c98c22601a7d476280ddb3d7772c27851 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 14 Jul 2022 13:17:39 +0200 Subject: [PATCH] d-test-ignore-avx-44056 Bug: https://github.com/rust-lang/rust/pull/55667 Forwarded: not-needed =================================================================== Gbp-Pq: Topic build Gbp-Pq: Name d-test-ignore-avx-44056.patch --- tests/ui/issues/issue-44056.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ui/issues/issue-44056.rs b/tests/ui/issues/issue-44056.rs index 37d7b00cf7..f977a9ff64 100644 --- a/tests/ui/issues/issue-44056.rs +++ b/tests/ui/issues/issue-44056.rs @@ -1,5 +1,5 @@ //@ build-pass (FIXME(55996): should be run on targets supporting avx) -//@ only-x86_64 +//@ ignore-test //@ no-prefer-dynamic //@ compile-flags: -Ctarget-feature=+avx -Clto //@ ignore-backends: gcc -- 2.30.2